Check the Telegram connection
GET/api/2.0/settings/telegramisconnected
Checks if the current user is connected to the Telegram Bot or not.
Responses
- 200
- 401
Integer value: 0 - not connected, 1 - connected, 2 - awaiting confirmation
Unauthorized
GET/api/2.0/settings/telegramisconnected
Checks if the current user is connected to the Telegram Bot or not.
Integer value: 0 - not connected, 1 - connected, 2 - awaiting confirmation
Unauthorized